home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kentucky Virtual Art Museum
/
Kentucky Virtual Art Museum.iso
/
site
/
museums
/
zoomify
/
coyle.swf
/
scripts
/
DefineButton2_22
/
BUTTONCONDACTION on(release).as
< prev
Wrap
Text File
|
2005-02-28
|
129b
|
6 lines
on(release){
clearInterval(intervalID);
this.getImageInstance().panStop();
this.getImageInstance().updateView();
}